Total Complexity | 17 |
Dependencies | 4 |
Dependents | 1 |
Total lines | 137 |
Lines of code | 72 |
Logical lines of code | 36 |
Comment lines | 31 |
Methods | 7 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getCurrencySymbol() | 53 | 5 | 23 | |
getTotalCosts() | 59 | 4 | 15 | |
calculateRawCosts() | 56 | 2 | 18 | |
formatPrice() | 69 | 2 | 6 | |
formatCurrency() | 73 | 2 | 4 | |
__construct() | 81 | 1 | 3 | |
calculatePrice() | 78 | 1 | 3 |